Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 179,338 for

document formatting

(0.12 sec)
  1. HorizontalRuleFormat class | Aspose.Words for P...

    aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule Formatting...Represents horizontal rule formatting. To learn more, visit the...the Working with Shapes documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character Formatting in inline nodes. Enhance your Document's style without child nodes!...nodes that can have character formatting associated with them, but...Levels of Nodes in a Document documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words/inl...
  3. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character Formatting of the conditional style....property Gets the character formatting of the conditional style...styles of a table. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....set marker formatting. Document doc = new Document (); DocumentBuilder...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading Formatting for the font....that refers to the shading formatting for the font. @property def...created by a document builder. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker....to set marker formatting. doc = aw . Document () builder = aw...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Watermark::SetText method | Aspo...

    Aspose::Words::Watermark::SetText method. Adds Text watermark into the Document in C++....Adds Text watermark into the document. void Aspose :: Words :: Watermark...MakeObject < Aspose :: Words :: Document > (); // Add a plain text...

    reference.aspose.com/words/cpp/aspose.words/wat...
  8. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and Formatting for this paragraph....list numbering value and formatting for this paragraph. get listLabel...items. let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...collapsible sections for better document structure. However, when we...template and generate the final document using our algorithm, we’re...

    forum.aspose.com/t/while-generating-using-aspos...
  10. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main Document and a glossary Document of a Word Document. To learn more, visit the Documentation article in C++....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/doc...